A similar mode is relative addressing mode, which calculates the address based on the current program counter. 稍微简单的一种模式是相对寻址模式,它会根据当前程序计数器来计算地址。
Therefore, it makes sense to generate the addresses of all variables and functions inside the library in a way that can be easily computed relative to the start address that the library is loaded to. 因此,需要通过某种很容易进行计算的方式在库中生成所有变量和函数的地址(相对于加载该库的起始地址)。
To insert the probe at offset0x22c4, get the relative offset from the beginning of the routine0x22c4-0x22b0= 0x14 and then add the offset to the address of do_fork0xc01441d0+ 0x14. 要在偏移位置0x22c4插入探测器,先要得到与例程的开始处相对的偏移量0x22c4-0x22b0=0x14,然后将这个偏移量添加到dofork的地址0xc01441d0+0x14。
Hbr hint_trigger,$ register& This tells the processor that the branch instruction at the relative address hint_trigger is likely to branch to the address specified in register$ register. hbrhinttrigger,$register&告诉处理器相对地址hinttrigger处的分支指令可能会跳转到寄存器$register所指定的地址。
In this example, you don't need relative ordering between the occupation, name, and address elements. 该例中,不需要关心occupation、name和address元素的相对顺序。
At runtime, the main application finds the shared object libraries using either an absolute path or a path relative to LD_LIBRARY_PATH and requests the address of the needed dll entry points. 在运行时,主应用程序使用绝对路径或相对于LDLIBRARYPATH的相对路径找到共享目标库,并且请求所需的dll入口点的地址。
The other popular formats are the X-Form, which takes two registers which are added together, or the A-Form, which can hold a constant or a constant relative offset address. 其他常见的格式还有X-Form(接受两个加在一起的寄存器)和A-Form(可保存一个常量或一个常量相对偏移量地址)。
Relative to computer memory, virtualization is the use of software to allow a program to address a much larger amount of memory than is actually available. 相对于计算机内存,虚拟化是指使用软件,以允许程序能够寻址的内存比实际能使用的要大得多。
We've already seen how a relative record number can be converted to a physical address; 我们已经明白了,相对记录编号如何才能转换成一个物理地址。
In relative coding, the absolute storage address to which addresses in a region are referenced. 相对编码中,在某一区域内寻址时所参照的绝对存储器地址。
Given a relative record number, it is possible to compute a physical disk address. 就可计算出磁盘上的一个物理地址。
Given this relative location, a physical address can be computed, and the record accessed. 给出相对位置,就能算出一个物理地址,存取记录。
This paper mainly analyzes the reason and the principle of LAN IP address conflict, this paper puts forward some relative effective solutions, eventually avoid LAN occurred in the IP address conflict. 本文主要分析了局域网络IP地址冲突的原因和原理,提出了一些相对有效的解决方案,最终避免局域网中发生IP地址冲突。
A method of addressing in which the address part of an instruction contains a relative address. 一种寻址方法,按照这种寻址法,指令的地址部分存放的是相对地址。
The citation of relative address, single goal seeking and repeating operating are used to calculate: the questions in chemical engineering technoolgy. 主要运用EXCEL中相对地址引用,单变量求解以及反复操作等工具求解化工计算中的问题。
Other options are mentioned in the following order: Talking with a family relative about it ( 17.3%), seek support on the internet ( 14%), address a teacher or a psychologist for help ( 11.8%) and more. 接下来的排序依次为:向亲戚诉说(17.3%),上网寻求支持(14.0%),向老师、心理医生找帮助(11.8%)等。
The main factors relative to illness were father's age and education, children's sex, father and mother's illness and seeking medical care, family's address. 影响儿童两周患病的主要因素是:父亲教育程度、父亲年龄、儿童性别、父亲两周患病和就诊,母亲两周患病和就诊、儿童居住区域。
Usually take not social address term but relative address term to call a higher-up's wife. 称呼上级的妻子以亲属称呼语使用频率最高,社会称呼语次之,零称呼使用频率最低。
The Research of the Chinese Relative Address Imitation Question 汉语亲属称谓语泛化问题研究
In the Hash algorithms, their efficiency is higher than comparison when keywords are relative to the memory address of the information records. 散列算法考虑了关键字与信息记录存贮地址间关系,效率较高。
Using the relative addressing terms to address those who do not have blood relations is an unique language phenomenon in China. 拟亲属称谓是汉语中使用亲属称谓称呼非亲属的一种称谓方式。
We conclude the connection among switches by getting the value of MIB variables, which are relative to Spanning Tree. And we can use the Address Forwarding Table information of the switch ports to find the connection among terminal devices and switches. 通过获取交换机上与生成树相关MIB变量的值来找出交换机之间的连接关系,利用交换机端口的地址转发表信息所对应MIB变量值得出终端设备与交换机之间的连接关系;
Meanwhile, since plenty of relative documents relying on the technical data issued by Microsoft for several years, it is hard to explain how the virtual address of any process mapping to physical address space just by the view of virtual address space. 同时,由于一直以来大量的相关文献都依赖微软所颁布的技术资料,仅以虚拟地址空间的观点来解释虚拟地址转换的过程,无法解释任意进程的虚拟地址,如何映射到物理地址空间中。
Relative address is needed for processes to access data which is stored in the shared memory. This design uses hash index to improve the speed of data query and chooses list to deal with the conflict and to reduce the average time of searching. 本设计采用哈希索引方式加快数据检索的速度,并选择链地址法处理冲突,降低平均查找时间。